PHY GET CLOTH DAMPING

Determine the damping property of a cloth.

  Syntax
Return Integer=PHY GET CLOTH DAMPING(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

returns 1 when the cloth has damping enabled and 0 when damping is disabled

  Description

Damping is a way of slowing down the movement of a cloth over time. For example, it can be used to make the cloth quickly settle down to a minimal level of movement. This command is used as an indicator of whether damping is enabled or disabled for the specified cloth object.

  Example Code
No example code is provided for this command